Meta python merge#370
Closed
threexc wants to merge 5 commits intoopenembedded:masterfrom
threexc:meta-python-merge
Closed
Meta python merge#370threexc wants to merge 5 commits intoopenembedded:masterfrom threexc:meta-python-merge
threexc wants to merge 5 commits intoopenembedded:masterfrom
threexc:meta-python-merge
Conversation
Upgrade to release 2.5.1: - Use event source for streaming events - Bump black from 21.5b1 to 21.5b2 Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Upgrade to release 2.12.1: - Fixed AttributeError when __code__ is missing from the checked callable Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Upgrade to release 5.4.0: - Added new feature stringrefs, which makes repetitive dictionary structures more compact. Use with care since support for this is rare in other CBOR implementations. - Bugfixes around decoding invalid data, which may improve security on decoding untrusted data Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Upgrade to release 7.24.1: - Allow to control if reporting hidden frames - Fix typo in IPython.lib.pretty._seq_pprinter_factory doc Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Upgrade to release 1.5.4: - Drop 2.7 support from metadata Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Contributor
|
this is merged |
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Aug 16, 2023
License-Update: MPLv2.0 changed to MPL-2.0 setup.py and MANIFEST.in removed from files Changelog: =========== - fix utils.envwrap types (#1493 <- #1491, #1320 <- openembedded#966, #1319) - drop mentions of unsupported Python versions - environment variables to override defaults (TQDM_*) (#1491 <- #1061, openembedded#950 <- openembedded#614, #1318, openembedded#619, openembedded#612, openembedded#370) - fix & update CLI completion - fix & update API docs - minor code tidy: replace os.path => pathlib.Path - fix docs image hosting - release with CI bot account again (cli/cli#6680) - exclude examples from distributed wheel (#1492) - migrate setup.{cfg,py} => pyproject.toml (#1490) fix asv benchmarks update docs - fix snap build (#1490) - fix & update tests (#1490) fix flaky notebook tests bump pre-commit bump workflow actions Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Aug 16, 2023
License-Update: MPLv2.0 changed to MPL-2.0 setup.py and MANIFEST.in removed from files Changelog: =========== - fix utils.envwrap types (#1493 <- #1491, #1320 <- openembedded#966, #1319) - drop mentions of unsupported Python versions - environment variables to override defaults (TQDM_*) (#1491 <- #1061, openembedded#950 <- openembedded#614, #1318, openembedded#619, openembedded#612, openembedded#370) - fix & update CLI completion - fix & update API docs - minor code tidy: replace os.path => pathlib.Path - fix docs image hosting - release with CI bot account again (cli/cli#6680) - exclude examples from distributed wheel (#1492) - migrate setup.{cfg,py} => pyproject.toml (#1490) fix asv benchmarks update docs - fix snap build (#1490) - fix & update tests (#1490) fix flaky notebook tests bump pre-commit bump workflow actions Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.